﻿<?xml version="1.0" encoding="utf-8"?>
<RadGridView>
  <Columns>
    <Column name="Edit" isvisable="true" width="40" />
    <Column name="Row" isvisable="true" width="76" />
    <Column name="ID" isvisable="true" width="58" />
    <Column name="Serial" isvisable="false" width="89" />
    <Column name="Date" isvisable="true" width="120" />
    <Column name="DefrayDate" isvisable="false" width="170" />
    <Column name="CustomerRef" isvisable="false" width="170" />
    <Column name="CustomerCode" isvisable="false" width="150" />
    <Column name="CustomerName" isvisable="true" width="197" />
    <Column name="Mobile" isvisable="true" width="136" />
    <Column name="CustomerGroup" isvisable="false" width="197" />
    <Column name="ProductSumPrice" isvisable="false" width="155" />
    <Column name="RealSum" isvisable="true" width="170" />
    <Column name="RecPayAmount" isvisable="true" width="196" />
    <Column name="RemainAmount" isvisable="true" width="147" />
    <Column name="DiscountPrice" isvisable="false" width="95" />
    <Column name="Tax" isvisable="false" width="96" />
    <Column name="Profit" isvisable="true" width="90" />
    <Column name="TypeRef" isvisable="true" width="73" />
    <Column name="Description" isvisable="false" width="50" />
    <Column name="OrginalFactorID" isvisable="false" width="53" />
    <Column name="ProductItems" isvisable="false" width="46" />
    <Column name="IsTemp" isvisable="false" width="20" />
    <Column name="colCheck" isvisable="false" width="50" />
    <Column name="Customer" isvisable="false" width="281" />
    <Column name="OwnerRef" isvisable="false" width="50" />
    <Column name="UserName" isvisable="false" width="50" />
    <Column name="Town" isvisable="true" width="150" />
    <Column name="Visitor" isvisable="false" width="50" />
    <Column name="VisitorAmount" isvisable="false" width="50" />
    <Column name="ItemGroupRef" isvisable="true" width="100" />
    <Column name="Currency" isvisable="true" width="150" />
  </Columns>
</RadGridView>